home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / qostnote.zip / AB_PLUS.TEC < prev    next >
Text File  |  1990-07-02  |  6KB  |  105 lines

  1. ID:AB Intel AboveBoard Plus
  2. DESQview Technical Note
  3.  
  4. Q:  How do I set up my Intel AboveBoard Plus to best support 
  5.     DESQview?
  6.  
  7. The Intel Above Board Plus supports in hardware many of the 
  8. features of the EMS 4.0 software specification that DESQview 
  9. would like to use.
  10.  
  11. It is capable of mapping EMS memory below the 640K barrier and 
  12. also of mapping EMS memory into high memory addresses above 640K 
  13. and below 1 Megabyte.
  14.  
  15. Obtaining these features, however requires that the board be set 
  16. up in specific ways, and there are some restrictions in the way 
  17. the board and driver work that are important to understand.
  18.  
  19. 1.  Backfilling Motherboard Memory:  First, as in the examples 
  20. given in the Appendix B of the DESQview manual for Enhanced 
  21. Expanded Memory Boards, if you want to have large expanded memory 
  22. partitions in which you can multi-task programs, it is necessary to 
  23. disable motherboard memory and have the AboveBoard Plus fill 
  24. memory out to 640K.  The lowest the AboveBoard Plus will place 
  25. EMS4 pages is from 256K, so it is not to your advantage to 
  26. backfill any lower than that, even if your machine will support 
  27. backfilling from a lower address.  If your machine will allow the 
  28. board to fill out from 256K, you will be able to get expanded 
  29. memory partitions of 384K.  Unlike the examples in the manual 
  30. shown for EEMS cards, the partitions will be 384K regardless of 
  31. the type of video card you have as the Intel hardware will not 
  32. allow for any EMS expanded memory pages to be mapped into the 
  33. video areas.
  34.  
  35. Once the board is backfilling motherboard memory addresses,  one 
  36. very important configuration item remains relative to the driver.  
  37. You must specify the "MC" (it means Map Conventional) parameter 
  38. to the EMM.SYS driver.  Reference to this parameter is somewhat 
  39. buried in the Intel manual, but this parameter must be specified 
  40. in order to have the driver set expanded memory pages in the
  41. 256K-640K range.
  42. 2.  Set the "Page Frame" as low as possible:  The AboveBoard Plus 
  43. driver will only map memory above 640K as one contiguous block, 
  44. starting with the original 64K EMS page frame.  Any other memory 
  45. which to be mapped must be directly above and contiguous with the 
  46. page frame.  This perhaps might be changed in a future release of 
  47. the driver as other EMS 4.0 drivers are not so restrictive as to 
  48. where the additional memory resides.  
  49.  
  50. Because of this requirement, and because the Intel installation 
  51. usually defaults the page frame to a "D000" address,  memory 
  52. addresses that might be mapped are often bypassed.  To get best 
  53. use from the memory, it is generally best to set the page frame 
  54. as low as possible.  
  55.  
  56. We have determined that the easiest way to do this is to change 
  57. the CONFIG.SYS file so the the frame assignment (usually D000) is 
  58. set to C000.  While it is often the case that a C000 page frame 
  59. setting might be in conflict with video ROMS, or other installed 
  60. devices, it is our observation that the Intel driver generally 
  61. detects these devices and on boot will determine that the setting 
  62. is inappropriate and will select instead the lowest frame setting 
  63. that is free - just what we wanted.  This method, while easy may 
  64. not be fool proof, so if you encounter difficulty with the frame 
  65. the Intel driver selects, you will have to do some digging into 
  66. your hardware documentation to see what area might be available.
  67.  
  68. 3.  Install the QEXT.SYS driver:  Assuming you have an AT, you 
  69. can configure some of the Intel AboveBoard Plus memory as 
  70. exTENDed memory.  By loading the QEXT.SYS driver in your 
  71. CONFIG.SYS file (see page 148 in the DESQview manual), this 
  72. driver allows you to take 60K of extended memory and make it 
  73. available for running some of DESQview's code, thus lowering the 
  74. overhead of DESQview in DOS and making your Maximum Available in 
  75. Conventional Memory, as shown by Memory Status 60K bigger.  
  76.  
  77. Now the bad news.... The Intel board only allows you to configure 
  78. extended memory in increments of 512K, so in order to get memory 
  79. to support the 64K QEXT.SYS driver, you will need to set up at 
  80. least 512K of extended memory.  The remaining memory might be 
  81. used as a VDISK, or by a disk cache, but will not be available as 
  82. expanded memory.  If you are going to allocate this memory, you 
  83. will probably want to have quite a bit of memory installed on the 
  84. Intel board (say 2 Meg), in order to make this worthwhile.  Intel 
  85. has recently begun shipping boards which can allocate memory in 
  86. 128K segements, and an upgrade for existing boards is available.
  87.  
  88. If you have other extended memory on the machine, then your 
  89. problem should be solved.  You would simply install the QEXT.SYS 
  90. driver and as long as the extended memory starts at 1 megabyte 
  91. (1024K), QEXT will use it.  This would allow you to keep all of 
  92. the memory on the AboveBoard Plus as exPANDed memory.
  93.  
  94. As is usual, when using an expanded memory system, you will want 
  95. to load DESQview using the XDV.COM loader as indicated on page 
  96. 139 of the DESQview manual. The settings above should allow you 
  97. to get the best memory sizes for DESQview.  Your Memory Status 
  98. program will probably show figures somewhat less than listed in 
  99. the DESQview manual.  This is because the AboveBoard Plus will 
  100. not map into video memory area,  but the memory obtained in the 
  101. windows should be adequate for most purposes.
  102.  
  103.         Copyright (C) 1990 by Quarterdeck Office Systems
  104.              * * *   E N D   O F   F I L E    * * * 
  105.